object frmAlert: TfrmAlert Left = 426 Top = 242 BorderIcons = [biHelp] BorderStyle = bsNone Caption = 'frmAlert' ClientHeight = 81 ClientWidth = 104 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object FlatPanel1: TFlatPanel Left = 0 Top = 0 Width = 104 Height = 81 Caption = 'FlatPanel1' Font.Charset = TURKISH_CHARSET Font.Color = 14739951 Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Color = 13602864 ColorHighLight = 10053171 ColorShadow = 13612943 Align = alClient TabOrder = 0 UseDockManager = True end object Timer1: TTimer Interval = 10000 OnTimer = Timer1Timer Left = 64 end end